-
Home
-
Custom post types for WordPress – ACPT Lite
-
1.0.8
-
Code
-
Classes
- UserMetaBoxModel
Total Complexity |
11 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
121 |
Lines of code |
42 |
Logical lines of code |
16 |
Comment lines |
44 |
Methods |
10 |
Properties |
3 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
addField() |
S |
72 |
2 |
5 |
__construct() |
S |
70 |
1 |
6 |
edit() |
S |
74 |
1 |
5 |
changeName() |
S |
81 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
changeSort() |
S |
81 |
1 |
3 |
getSort() |
S |
82 |
1 |
3 |
removeField() |
S |
80 |
1 |
3 |
getFields() |
S |
82 |
1 |
3 |
jsonSerialize() |
S |
67 |
1 |
8 |